Open
Conversation
3504f8f to
30af76a
Compare
6d541e3 to
f0d9813
Compare
Contributor
Code Coverage Report: Only Changed Files listed
Minimum allowed coverage is |
f0d9813 to
b97d14c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0→6.0.16.0.2→6.3.16.0.0→6.0.15.0.0→5.0.26.1.2→6.1.85.0.4→5.0.105.0.4→5.1.04.3.3→4.4.2Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v6.0.1Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,e65d303]:dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.3.1Compare Source
Patch Changes
be85118Thanks @eddeee888! - Fix issue where same SDL in different
documents are ignored when handling documents vs externalDocuments
v6.3.0Compare Source
Minor Changes
#10659
e65d303Thanks @ikusakov2! - Add support for
externalDocumentsexternalDocumentsdeclares GraphQL documents that will be read but will not have type filesgenerated for them. These documents are available to plugins for type resolution (e.g. fragment
types), but no output files will be generated based on them. Accepts the same formats as
documents.This config option is useful for monorepos where each project may want to generate types for its
own documents, but some may need to read shared fragments from across projects.
Patch Changes
[
9a66574,9a66574,9a66574,e65d303]:v6.2.1Compare Source
Patch Changes
e804925Thanks @PalmerTurley34! - Honor per-output presetimportExtensionandemitLegacyCommonJSImportsconfig instead of always using the root config values.v6.2.0Compare Source
Minor Changes
8c4db2aThanks @ikusakov2! - Allow GraphQLSchema to be passed directly to generate({schema: ...}) functionPatch Changes
8c4db2a]:v6.1.3Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-tools/apollo-engine-loader@^8.0.28↗︎ (from^8.0.0, independencies)@graphql-tools/code-file-loader@^8.1.28↗︎ (from^8.0.0, independencies)@graphql-tools/git-loader@^8.0.32↗︎ (from^8.0.0, independencies)@graphql-tools/github-loader@^9.0.6↗︎ (from^9.0.0, independencies)@graphql-tools/graphql-file-loader@^8.1.11↗︎ (from^8.0.0, independencies)@graphql-tools/json-file-loader@^8.0.26↗︎ (from^8.0.0, independencies)@graphql-tools/load@^8.1.8↗︎ (from^8.1.0, independencies)@graphql-tools/url-loader@^9.0.6↗︎ (from^9.0.0, independencies)@graphql-tools/utils@^11.0.0↗︎ (from^10.0.0, independencies)graphql-config@^5.1.6↗︎ (from^5.1.1, independencies)cdf5dc5,cdf5dc5,cdf5dc5]:v6.1.2Compare Source
Patch Changes
e173e11Thanks @ya2s! - Fix GraphQL Config loading to forward nestedextensions.codegen.configoptionswhen loading schemas/documents, matching
codegen.tsbehavior.v6.1.1Compare Source
Patch Changes
#10569
8cb7d43Thanks @etr2460! - fix(graphql-codegen-cli): Don't hang when 0 CPUs are foundFixes generation when 0 CPUs are returned by os.cpus(), which occurs in sandbox environments.
v6.1.0Compare Source
Minor Changes
9e70bcbThanks @nickmessing! - add importExtension configuration optionPatch Changes
9e70bcb]:dotansimha/graphql-code-generator (@graphql-codegen/fragment-matcher)
v6.0.1Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,e65d303]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v5.0.2Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,e65d303]:v5.0.1Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-codegen/visitor-plugin-common@^6.2.3↗︎ (from^6.0.0, independencies)cdf5dc5,cdf5dc5]:dotansimha/graphql-code-generator (@graphql-codegen/typed-document-node)
v6.1.8Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,e65d303]:v6.1.7Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-codegen/visitor-plugin-common@^6.2.3↗︎ (from6.2.3, independencies)cdf5dc5,cdf5dc5]:v6.1.6Compare Source
Patch Changes
6038634]:v6.1.5Compare Source
Patch Changes
f588d91]:v6.1.4Compare Source
Patch Changes
b995ed1]:v6.1.3Compare Source
Patch Changes
f821e8a,9e70bcb]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v5.0.10Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,9a66574,e65d303]:v5.0.9Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-codegen/visitor-plugin-common@^6.2.3↗︎ (from6.2.3, independencies)cdf5dc5,cdf5dc5,cdf5dc5]:v5.0.8Compare Source
Patch Changes
6038634]:v5.0.7Compare Source
Patch Changes
f588d91]:v5.0.6Compare Source
Patch Changes
b995ed1]:v5.0.5Compare Source
Patch Changes
f821e8a,9e70bcb]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v5.1.0Compare Source
Minor Changes
#10659
e65d303Thanks @ikusakov2! - Add support for
externalDocumentsexternalDocumentsdeclares GraphQL documents that will be read but will not have type filesgenerated for them. These documents are available to plugins for type resolution (e.g. fragment
types), but no output files will be generated based on them. Accepts the same formats as
documents.This config option is useful for monorepos where each project may want to generate types for its
own documents, but some may need to read shared fragments from across projects.
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,9a66574,e65d303]:v5.0.9Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-codegen/visitor-plugin-common@^6.2.3↗︎ (from6.2.3, independencies)cdf5dc5,cdf5dc5,cdf5dc5]:v5.0.8Compare Source
Patch Changes
#10580
6038634Thanks @Georgegriff! - fixed invalid extracted concrete type name on shared interfaceUpdated dependencies [
6038634]:v5.0.7Compare Source
Patch Changes
f588d91]:v5.0.6Compare Source
Patch Changes
b995ed1]:v5.0.5Compare Source
Patch Changes
f821e8a,9e70bcb]:dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-react-apollo)
v4.4.2Compare Source
Patch Changes
#1444
6af41aaThanks @eddeee888! - dependencies updates:
@graphql-codegen/plugin-helpers@^6.3.0↗︎(from
^6.1.1, independencies)@graphql-codegen/visitor-plugin-common@^6.3.0↗︎(from
^6.2.4, independencies)#1444
6af41aaThanks @eddeee888! - Bump official codegen package deps
v4.4.1Compare Source
Patch Changes
#1387
0717cb7Thanks @eddeee888! - dependencies updates:
@graphql-codegen/plugin-helpers@^6.1.1↗︎(from
^3.0.0, independencies)@graphql-codegen/visitor-plugin-common@^6.2.4↗︎(from
2.13.8, independencies)#1387
0717cb7Thanks @eddeee888! - Update GraphQL Codegen common packages to
latest.
Note1: This is only a patch because this intends to solve security issues. Note2: This package
will be deprecated soon.
v4.4.0Compare Source
Minor Changes
0007cc0Thanks @gibson042! - Represent operation descriptions as JSDoc
comments
v4.3.4Compare Source
Patch Changes
78ff366Thanks @nekocode! - fix return type of useSuspenseQuery
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.